Version History
中文: 中文 · Install Inimark · MOC-English Docs
Each release below lists what changed and where to download it. GitHub Release pages always have the installers for that tag; in-app updates read
latest.jsonfrom the Latest release.When you push a
vX.Y.Ztag, CI reads the matching section’s What’s new block and uses it as the GitHub Release description. If that section is missing, the release keeps the default download template.
How to download
Open the Release page link for the version you want (or browse all releases).
Under Assets, pick the file for your platform:
| Platform | Typical assets |
|---|---|
| macOS (Apple Silicon) | .dmg / .app.tar.gz (aarch64) |
| macOS (Intel) | .dmg / .app.tar.gz (x64) |
| Windows | .msi / .exe (NSIS) |
| Linux | .AppImage / .deb / .rpm |
Prefer Latest unless you are debugging an older build.
1.0.6 — 2026-09-14
Release page: v1.0.6
What's new
Tags: inline
#tag/#parent/childchips and a Tags sidebar (including YAML front matter), with counts and open-noteExternal file change detection: banner when the open file is modified or deleted on disk, with reload / save-as / overwrite
Context-menu Quick Insert for the current local datetime
Configurable code indent size; editor always keeps bottom scroll padding so the last line can reach mid-viewport
Relationship graph: smooth hover highlighting, zoom-aware labels, layout preserved across soft refreshes
Bookmarks and tags show parent folder paths; find bar no longer loses focus to the editor
Tag styling and theme color polish
1.0.5 — 2026-09-12
Release page: v1.0.5
What's new
Marketing homepage for Publish: bilingual landing, screenshots, and site chrome
Docs site layout: public root is the home page; help notes live under
/docsREADME rewrite (EN + 中文) focused on editing craft and restrained design
Version History in the help vault; tag releases can pull “What’s new” into GitHub Release notes
1.0.4 — 2026-09-12
Release page: v1.0.4
What's new
Focus mode, first-line indent, and richer theme / code-highlight options
Wikilink preview triggers and clearer autocomplete behavior
Mermaid and math block interactions improved for everyday writing
Publish & docs: home-note selection, localization, and site polish
Settings search, collapsible groups, and sidebar tree state that remembers you
1.0.3 — 2026-09-11
Release page: v1.0.3
What's new
Publish / SSG pipeline: generate a static site from your vault
Local graph on published pages; multilingual docs structure
Help vault content and site-render improvements
1.0.2 — 2026-09-10
Release page: v1.0.2
What's new
In-app auto-update: titlebar capsule, preflight, proxy, and error handling
Source mode: Typora-style sparse line numbers
Titlebar menus and IME caret positioning polish
1.0.1 — 2026-09-10
Release page: v1.0.1
What's new
Find & replace in the editor
Clipboard / Markdown copy improvements
Callout context menu, more-break, scrollbar and link-navigation fixes
Library drop targets and management notifications
1.0.0 — 2026-09-06
Release page: v1.0.0
What's new
First public release of Inimark: craft-first WYSIWYG Markdown, local vaults, wikilinks, and desktop installers for macOS, Windows, and Linux
Maintaining this page (contributors)
Before tagging a release:
Add a new
## X.Y.Z — YYYY-MM-DDsection at the top of the version list (below “How to download”).Include a Release page link and a
### What's newlist — that list becomes the GitHub Release body.Keep Chinese 版本历史 in sync.
Run
pnpm bump-version X.Y.Z, commit, tagvX.Y.Z, and push.
Back to MOC-English Docs · Install Inimark · FAQ and Troubleshooting